home *** CD-ROM | disk | FTP | other *** search
/ Aminet 21 / Aminet 21 (1997)(GTI - Schatztruhe)[!][Oct 1997].iso / Aminet / comm / maxs / KFBSpeedup.lha / KFB-Speedup.readme next >
Text File  |  1997-08-10  |  2KB  |  62 lines

  1. Short: KFBspeedup is a utility to speed up file listings for Maxs BBS & KFB
  2. Author: Colin Wilson (phoenixbbs@cableinet.co.uk)
  3. Uploader: Colin Wilson (phoenixbbs@cableinet.co.uk)
  4. Type: comm/bbs/maxs
  5.  
  6.  
  7. Notice to CD Rom authors:
  8.  
  9. It would be nice if you sent me a copy of any CD you put this file onto.
  10. This counts especially to the Aminet publishers, who have so far failed
  11. to send me the free CD for any of my published work since Aminet 8.....
  12. Please email me for my address - recognition is nice once in a while
  13.  
  14.  
  15. Every one else :)
  16.  
  17. KFBspeedup will speed up the output from KFB within individual file areas
  18. for listing, especially in areas where very few files are online.
  19.  
  20. It works by splitting the file area down into component areas, and these
  21. areas are scanned by patched versions of the original KFBLIST door (the
  22. patch program is contained in the archive).
  23.  
  24. The marked files are then downloaded using a patched version of the
  25. KFBDOWNLOAD door which looks at the small reference file to get it's
  26. marked file pointers right.
  27.  
  28. The original KFB.DATA file is never touched, and the original function
  29. can be replaced at any time.
  30.  
  31.  
  32. Limitations of the door are:
  33.  
  34.       Files marked in a fast-listed area have to be dl'd in that area
  35.  
  36.       New files only appear once the fast data is updated (linked lists
  37.       using the original doors still show them)
  38.  
  39.  
  40. The archive contains:
  41.  
  42.       A small data creation program that is used by all the other programs
  43.       to enable them to patch files (from the KFBfilelist generator).
  44.       Creates a small file in RAM: equivalent to one byte per file in your
  45.       filebase.
  46.  
  47.       A patched KFBLIST creator (one patched copy of KFBLIST required for
  48.       each file area under the new system). The filename will have the file
  49.       area number added to the filename, ie. KFBLIST20 is the door for FB20
  50.  
  51.       A patched KFBDOWNLOAD creator - as KFBLIST
  52.  
  53.       The KFB.DATA file splitter - make a directory in KFB called DAT/ and
  54.       this program will split the original KFB.DATA file into individual
  55.       areas in the drawer. Files will be called FB20 for area 20 etc.
  56.  
  57.  
  58. The file splitter and the data file creator should probably be run on a
  59. daily basis to keep the fast data up to date, the patched door makers
  60. need only be run once when you set it up.
  61.  
  62.